Skip to content

Conversation

agaffney
Copy link
Contributor

We avoid the potential for panic due to send on closed channel by not closing the channels. We instead use a select block with DoneChan to detect shutdown

We avoid the potential for panic due to send on closed channel by not
closing the channels. We instead use a select block with DoneChan to
detect shutdown
@agaffney agaffney requested a review from a team as a code owner November 10, 2024 23:47
@agaffney agaffney merged commit 69e7f96 into main Nov 10, 2024
8 checks passed
@agaffney agaffney deleted the fix/txsubmission-shutdown-panic branch November 10, 2024 23:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants